/*header nav*/
*{
  padding:0;
  margin:0;
  font-family:"微软雅黑", "宋体", "黑体";
}
.wrap{
  width:1200px;
  margin:0 auto;
}
.wrap table td li a{
	color:#333;
	text-decoration:none;
}
.wrap li{
	list-style:none;
}
#header{
  height:850px;
  width:100%;
}
#header_link{
  width:100%;
}
#nav_link{
  height:78px;
  padding-top:22px;
}
#logo{
  display: inline-block;
}
#nav{
  height:50px;
  line-height:50px;
  width:100%;
  background-color:#04539c;
}
#alink li{
  float:left;
  width:130px;
  text-align: center;
  list-style: none;
}
#alink li a{
  text-decoration: none;
  color:#fff;
  display: block;
  width:130px;
}
#alink li a:hover{
  background-color:#033a6d;
}
#alink{
  overflow: hidden;
}
#banner{
  height:700px;
  width:100%;
}

/*首页的内容*/
#women{
  width:100%;
  height:680px;
  color:#666666;
  padding-top:70px;
  background:url("../img/bg1.jpg") no-repeat;
}
#women h1{
  font-size:60px;
  font-weight:bold;
  color:#ff0000;
  text-align:center;
}
#women h3{
  font-size:24px;
  font-family: "微软雅黑",Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;

}
.content{
  width:1118px;
  margin:0 auto;
}
#women p{
  font-size:15px;
  line-height:30px;
  margin-top:50px;
  text-indent:30px;
}
#women p span{
  text-indent:30px;
  display:block;
}
#wedo{
  width:100%;
  height:680px;
  padding-top:70px;
  background:url("../img/bg2.jpg") no-repeat;
}
#wedo h1{
  font-size:60px;
  font-weight:bold;
  color:#fff;
  text-align:center;
}
#wedo h3{
  color:#fff;
  font-size:24px;
  font-family: "微软雅黑",Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
  margin-bottom:20px;
}
#wedo p{
  color:#fff;
}
#pic_box td{
  width:300px;
  text-align:center;
}
#pic_box tr{
  height:230px;
}
#pic_box td div{
  margin-bottom:15px;
}
#youshi{
  width:100%;
}
#youshi img{
  width:100%;
}
#anli{
  height:680px;
  background:url("../img/bg4.jpg") no-repeat;
  padding-top:70px;
}
#anli h1{
  font-size:60px;
  font-weight:bold;
  text-align:center;
}
#anli h3{
  font-size:24px;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
}
#xuanze{
  height:680px;
  background:url("../img/bg5.jpg") no-repeat;
  padding-top:70px;
}
#xuanze h1{
  font-size:60px;
  font-weight:bold;
  color:#fff;
  text-align:center;
}
#xuanze h3{
  font-size:24px;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
  color:#fff;
}
#anli_tab .tab a{
  display:inline-block;
  width:100px;
  height:47px;
  color:#fff;
  line-height:47px;
  text-align:center;
  margin-left:38px;
  border:1px solid #fff;
  border-radius:3px;
  text-decoration: none;
}
#anli_tab .tab .on{
  background-color:#f81717;
  border:0px solid #fff;
}
#anli_tab .tab a:hover{
  background-color:#f81717;
}
#anli_tab  .tab .tab-xiaoqu{
  display:inline-block;
  width:120px;
}
#anli_tab  div.tab{
  margin-top:20px;
  margin-bottom:10px;
}
div.case_pic li img{
  display:inline-block;
  width:280px;
  height:187px;
  border:2px solid #fff;
}
.case_pic li{
	list-style:none;
	margin:8px;
	float:left;
	}
#newsd{
  height:526px;
  background:url("../img/bg6.jpg") no-repeat;
  padding-top:70px;
}
#newsd li{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width:310px;
}


#newsd h1{
  font-size:60px;
  font-weight:bold;
  color:#f81717;
  text-align:center;
}
#newsd h3{
  font-size:24px;
  margin:0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
}


